Skip to content

[GSoC-273] Feat: expanding the cleanup rules for orphaned resources - #39856

Merged
pabloem merged 1 commit into
apache:masterfrom
HansMarcus01:feat-adding-cleaning-context
Aug 26, 2026
Merged

[GSoC-273] Feat: expanding the cleanup rules for orphaned resources#39856
pabloem merged 1 commit into
apache:masterfrom
HansMarcus01:feat-adding-cleaning-context

Conversation

@HansMarcus01

@HansMarcus01 HansMarcus01 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Overview

In this pull request has added a context for stale cleaner to reduce orphaned pub/sub resources in apache-beam

Summary of changes

A list of subscription prefixes has been added to stale_cleaner.py for the subscriptions currently monitored by the cleanup manager.

This cleanup ensures that subscriptions which were previously orphaned stop consuming resources and driving up GCP costs.

…f testPubSubContext so that, in the event of failure, subscriptions retain a 24-hour grace period before being deleted
@github-actions github-actions Bot added the infra label Aug 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @kennknowles added as fallback since no labels match configuration

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@HansMarcus01 HansMarcus01 changed the title [GSoX-273] Feat: expanding the cleanup rules for orphaned resources [GSoC-273] Feat: expanding the cleanup rules for orphaned resources Aug 23, 2026
@kennknowles

Copy link
Copy Markdown
Member

R: @pabloem
R: @Abacn

@github-actions

Copy link
Copy Markdown
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@pabloem

pabloem commented Aug 24, 2026

Copy link
Copy Markdown
Member

please fix description of PR

@pabloem
pabloem merged commit c494cc6 into apache:master Aug 26, 2026
5 checks passed
@pabloem

pabloem commented Aug 26, 2026

Copy link
Copy Markdown
Member

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants